Click or drag to resize

MessageBcc Property

Gets the BCC.

Namespace:  Independentsoft.Email.Mime
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<Mailbox> Bcc { get; }

Property Value

Type: IListMailbox
The BCC.
See Also